network_event object
The network_event object is part of the network object and is used to retrieve information about a received event.
network_event()
Parameters:
None.
Remarks:
This object is used as a data type containing read-only properties about a received event, as returned by the request method of the network object.
Example:
See the main network chapter.